home *** CD-ROM | disk | FTP | other *** search
/ Activity Fun with Cinderella & Friends / Activity Fun with Cinderella & Friends.iso / setup / game / UnInst.ini < prev   
INI File  |  2001-04-28  |  2KB  |  69 lines

  1.  
  2. [UNINSTALL OPTIONS]
  3. AskToKeepSavedGames=1
  4.  
  5. TheBigQuestionLabel=Save game files
  6. TheBigQuestion=Would you like to keep your saved games?
  7.  
  8. SaveFilesLeftBehindMessageLabel=Save game files
  9. SaveFilesLeftBehindMessage=Saved game files have been left on your system.
  10.  
  11. ;--------------------------
  12. ; List the SAVE GAME file types to delete from the folder where the game .EXE is located.
  13. ; (just list the files using wildcards, if necessary.  Example: ...=*.sav)
  14. ;--------------------------
  15. DeleteRootFileSpecCount=4
  16. DeleteRootFileSpec1=*.sav
  17. DeleteRootFileSpec2=*.log
  18. DeleteRootFileSpec3=*.wav
  19. DeleteRootFileSpec4=*.txt
  20.  
  21. ;--------------------------
  22. ; List all the SAVE GAME folders to delete. All contents of those folders will be nuked ONLY 
  23. ; if "DeleteFileSpecInFoldereCount" is ZERO. Else, selective files will be deleted in those
  24. ; folders as listed under "DeleteFileSpecInFolderCount".  
  25. ; Make sure you put a '\' at the end of the folder name ONLY IF you want to selectively delete
  26. ; files under those folders.  (i.e., when "DeleteFileSpecInFolderCount" is NON zero)
  27. ;-------------------------- 
  28. DeleteFolderCount=20
  29. DeleteFolder1=NewAssets\
  30. DeleteFolder2=Data\
  31. DeleteFolder3=NewAssets
  32. DeleteFolder4=Data
  33. DeleteFolder5=Profile\
  34. DeleteFolder6=Profile
  35. DeleteFolder7=player06
  36. DeleteFolder8=player07
  37. DeleteFolder9=player08
  38. DeleteFolder10=player09
  39. DeleteFolder11=player10
  40. DeleteFolder12=player11
  41. DeleteFolder13=player12
  42. DeleteFolder14=player13
  43. DeleteFolder15=player14
  44. DeleteFolder16=player15
  45. DeleteFolder17=player16
  46. DeleteFolder18=player17
  47. DeleteFolder19=player18
  48. DeleteFolder20=player19
  49.  
  50.  
  51. ;--------------------------
  52. ; List types of files in the above folders to delete. To delete ALL files, set
  53. ; "DeleteFileSpecInFolderCount" to ZERO.
  54. ; (just list the files using wildcards, if necessary.  Example: ...=*.sav)
  55. ;-------------------------- 
  56. DeleteFileSpecInFolderCount=0
  57. DeleteFileSpecInFolder1=*.txt
  58. DeleteFileSpecInFolder2=*.omt
  59. DeleteFileSpecInFolder3=
  60. DeleteFileSpecInFolder4=
  61.  
  62. NumRestoreAssociations=0
  63. RestoreAssociation0=mp3
  64. RestoreAssociationBackupKey0=RadioDisneyDesktopPlayerBackup
  65. RestoreAssociationToDelete0=mp3RadioDisneyDesktopPlayer
  66. RestoreAssociation1=wma
  67. RestoreAssociationBackupKey1=RadioDisneyDesktopPlayerBackup
  68. RestoreAssociationToDelete1=wmaRadioDisneyDesktopPlayer
  69.